SapCIEngine
class SapCIEngine(environment: ApplicationEnvironment, monitor: Events, developmentMode: Boolean = true, application: () -> Application) : BaseApplicationEngine(source)
Constructors
Link copied to clipboard
constructor(environment: ApplicationEnvironment, monitor: Events, developmentMode: Boolean = true, application: () -> Application)